Other Enumerations
The following enumerations are available globally.
-
A type representing the possible time frames across which the current authenticated user’s top artists and tracks can be calculated.
See moreDeclaration
Swift
public enum SKTimeRange : String
-
An enumeration representing the different levels of precision for a given date, such as an album’s release date.
See moreDeclaration
Swift
public enum SKDatePrecision : String, Codable
-
An enumeration value representing the content rating for a Spotify media item, such as a track.
See moreDeclaration
Swift
public enum SKContentRating : Int